Indexpage
Hidden
Index
Indexpage1
Follow the steps below to get started with your Site Template:
- Unzip the downloaded zip file
xxxxx.zipfolder - Open folder named
main-file - Here you will find
assetsfolders of all files - You will need to Upload these files to your Web Server using FTP in order to use it on your Website.
- Make sure you upload the required files/folders listed below:
css- Extra Stylesheets Folder plus Main Stylesheet Fileimages- Images Folderjquery- Javacripts Foldervideo- Videos Folder.htmlextension files - main page template File
- You will need to Upload these files to your Web Server using FTP in
order to use it on your Website and give the paths of files in
.htmlextension files. - You're now good to go..! Start adding your Content and show off your Brand New Beautiful Website in style.
Home Page
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Two -->
<section class="section-two">
...
</section>
<!-- Section Three -->
<section class="section-three">
...
</section>
<!-- Section Four -->
<section class="section-four">
...
</section>
<!-- Section Five -->
<section class="section-five">
...
</section>
<!-- Section Six -->
<section class="section-six">
...
</section>
<!-- Section Seven -->
<section class="section-seven">
...
</section>
<!-- Section Eight -->
<section class="section-eight">
...
</section>
<!-- Section Nine -->
<section class="curved-section">
...
</section>
<!-- Section Blog -->
<section class="blog-section">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
About Page
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Two -->
<section class="section-two">
...
</section>
<!-- Section Five -->
<section class="section-five">
...
</section>
<!-- Section Six -->
<section class="section-six pb-0">
...
</section>
<!-- Section Eight -->
<section class="section-eight">
...
</section>
<!-- Section Nine -->
<section class="curved-section">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Our Team, Single Team, Pricing Plan, Our Client, Projects, Projects3, Single Projects2, Single Projects3, Our Blogs, Two Grid Blog, List Blog, Contact Us
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Eight -->
<section class="section-eight">
...
</section>
<!-- Section Nine -->
<section class="curved-section">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Get Your Quote
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Eight -->
<section class="section-eight">
...
</section>
<!-- Section Five -->
<section class="section-five">
...
</section>
<!-- Section Nine -->
<section class="curved-section">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Testimonials, FAQs, 404 Page
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Nine -->
<section class="curved-section">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Coming Soon
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section Coming Soon -->
<section class="coming-soon-sec position-relative">
...
</section>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Services
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Eight -->
<section class="section-eight" id="services-page-section">
...
</section>
<!-- Section Seven -->
<section class="section-seven">
...
</section>
<!-- Section Six -->
<section class="section-six pb-0" id="services-section-estimate">
...
</section>
<!-- Section Nine -->
<section class="curved-section">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section pt-0">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Plumbing Service, Roofing Service, Carpentry Service, Cleaning Service, Air Condition Service, Electrical Service, Painting Service, Solar Service, Welding Service
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section Eight -->
<section class="section-eight" id="services-page-section">
...
</section>
<!-- Section Seven -->
<section class="section-seven">
...
</section>
<!-- Section Six -->
<section class="section-six pb-0" id="services-section-estimate">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Single Project, Single Project 2, Single Project 3
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one about-section-one">
...
</section>
<!-- Section Eight -->
<section class="section-eight">
...
</section>
<!-- Section Nine -->
<div class="curved-section">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section pt-0">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
Blog Right Sidebar, Blog Left Sidebar, Blog No Sidebar
Handyman follows a simple coding structure. here is the sample:
<!DOCTYPE html>
<html lang="zxx" dir="ltr">
<!-- All your metas will be here -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<!-- Your Stylesheets, Title -->
...
</head>
<body>
<!-- Preloader -->
<div class="page-loader">
<img src="assets/images/home-page/loader.gif" alt="loader">
<div class="loading">
.....
</div>
</div>
<!-- Main Menu Header -->
<header class="header">
...
</header>
<!-- Main Menu End -->
<!-- Section One -->
<section class="section-one">
...
</section>
<!-- Section REPAIR & INSTALLATION -->
<section class="installation-section">
...
</section>
<!-- Section Blog -->
<section class="section-seven">
...
</section>
<!-- Section schedule service -->
<section class="ScheduleService">
...
</section>
<!-- Footer -->
<footer>
...
</footer>
<!-- Copyright -->
<div class="copyright-main">
...
</div>
<!-- Bottom To Top Button -->
<button class="bottom-top-button">
...
</button>
</div>
<!-- Your All Scripts will be here ->
...
</body>
</html>
The Logo Container can be found in the - index.htmlfile
<a href="index.html">
<img src="assets/images/svg/logo.svg" alt="logo">
</a>
Favicon
You can add a Favicon to your Website using the following code just bottom to the Stylesheet files links:
<link rel="icon" type="image/x-icon" href="assets/images/svg/favicon.svg" >
A Fast & Optimized Website has several factors which needs to be implemented in order to achieve the desired results. There are several Optimization Techniques available which will definitely affect your Website's Performance in a Positive Way & we want to share a few of them with you:
-
Image Compression & Optimization
We tend to use Lots of Images on our Websites but we often do not make efforts to Compress & Optimize them. Remember, the Larger the Image, the more time it takes to download and therefore this slows your website loading times affecting User Experience. Your customer will leave your website if it does not load within 3-5 Seconds which adversely affects your Sales. Therefore, it is important to Resize, Optimize & Compress your Images before using it on your Website. Here are some Tips which might come handy in optimizing images:
-
Resize your Images: Resize your Images before
using it on your Website. Do not just Download an Image &
place it as it is in your Website's
<img>Tag without resizing it. The size/resolution of the Image matters since it is not recommended to use an Image size of1200pxx800pxin a Content Size of300pxx200pxas this is unnecessary. Resize it to300pxx200px - Image Formats: There are three common file types that are used for web images which are JPEG, GIF, & PNG. For images with a Flat Background use JPEG images, for images with a Transparent background use PNG images and for images with Animations use GIF images.
-
Compressing Images: Images Compression is
important as it considerably reduces the size without losing the
quality. There are several FREE Image Optimization Tools
available to Download.
For MAC use ImageOptim
For Windows use Riot for compressing JPEG Images & PNG Gauntlet for PNG Images.
-
Resize your Images: Resize your Images before
using it on your Website. Do not just Download an Image &
place it as it is in your Website's
-
CSS & jQuery Minifications
It is also recommended that you Combine & Minify all your CSS Files to a single CSS File & all Javascript Files to a single JS File since Minification reduces the size of the File and Combining the files helps in reducing the number of HTTP requests made to the server. This is also an Important Factor in increasing the speed of your website. There are several tools available online to Minify your CSS & JS Files. Our recommendations are:
For CSS use CSS Minifier and For Javascript use Javascript Minifier.